Sync with upstream @ 4d01fc20#191
Conversation
"inserts into" instead of "appends to"
Removed unnecessary escape characters from regex in "getCookie function in cookie.js" - . ( ) [ / + The above characters don't need escaping.
transpiler def
Unnecessary escape characters in cookie.js
…rties-methods It looks like code was changed some time ago, but comments didn't change accordingly.
minor edit to 1-js/05-data-types/02-number/
slightly improve clarity of Promise.all()
Maybe. "Accessors" link
slider not working on movile
Missing `let` keyword
Fix compound interest formula
Update article.md
Make use of `loadJson` inside `loadGithubUser`
|
|
|
@iliakan, привет. Я уже добавлял эти изменения в ветку |
|
То есть, ты заходил на гитхаб и мержил этот PR уже? |
|
Видимо, что-то не то со структурой веток произошло. Изменения из этого PR уже не нужны, верно понимаю? Они все интегрированы? |
|
@iliakan да, все изменения из этого PR уже есть. |
|
Если еще появится - пиши =) |
|
Замержил по идее. |
|
@iliakan я еще удаляю ветки |
|
Нет, не влияет. |
This PR was automatically generated to merge changes from en.javascript.info at 4d01fc2
Conflicted files in this PR have labels ">>>..." with both sides of conflict. If you merge this PR, you'll need to examine the listed files and resolve conflicts.
Alternatively, you can close this PR and merge conflicting changes manually.
The following files have conflicts and may need updates of the translations:
To merge changes manually (instead of merging this PR):
git add remote upstream https://github.com/javascript-tutorial/en.javascript.infogit checkout mastergit pull upstream mastergit checkout --ours <path>git diff --word-diff master...upstream/master <path>(please note: three dots in the command)git push origin masterThis PR will be closed and replaced with a new one in a few days.